runtime.specialPinCounter.special (field)
5 uses
runtime (current package)
mheap.go#L2020: special special
pinner.go#L331: rec.special.offset = uint16(offset)
pinner.go#L332: rec.special.kind = _KindSpecialPinCounter
pinner.go#L333: rec.special.next = *ref
pinner.go#L352: *ref = counter.special.next
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |